You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Dew.Stats.Units Namespace > Classes > StatTimeSerAnalysis Class > StatTimeSerAnalysis Methods > StatTimeSerAnalysis.ARMAPredictors Method
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
StatTimeSerAnalysis.ARMAPredictors Method

ARMA model one-step ahead predictors.

Syntax
C#
Visual Basic
public static void ARMAPredictors([In] TVec Data, [In] TVec Phi, [In] TVec Theta, [In] TVec Predictors, [In] TVec r);

Calculate the ARMA (p,q) model one-step ahead predictors.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!